home *** CD-ROM | disk | FTP | other *** search
/ SGI Freeware 2002 November / SGI Freeware 2002 November - Disc 1.iso / dist / fw_apache2.idb / usr / freeware / apache2 / manual / style / manual.css.z / manual.css
Cascading Style Sheet File  |  2002-07-08  |  241b  |  13 lines

  1. body {background: white;
  2.       text: black; }
  3.  
  4. .help { font-weight: bold }
  5.  
  6. .directive { color: green; }
  7.  
  8. .module { color: green; }
  9.  
  10. a:link { text-decoration: none }
  11. a:hover { text-decoration: underline }
  12. a:visited { text-decoration: none }
  13.